ComponentOne ASP.NET MVC Controls
AllowSorting Property (FlexGridBase<T>)

C1.Web.Mvc Namespace > FlexGridBase<T> Class : AllowSorting Property
Gets or sets whether users are allowed to sort columns by clicking the column header cells.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Overridable Property AllowSorting As Boolean
[DefaultValue(true)]
public virtual bool AllowSorting {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members